Autogenerated HTML docs for v1.6.2-rc0-90-g0753
diff --git a/git-rev-list.html b/git-rev-list.html index 11eebb2..b3c312e 100644 --- a/git-rev-list.html +++ b/git-rev-list.html
@@ -1450,7 +1450,7 @@ </li> <li> <p> -<em>%aN</em>: author name (respecting .mailmap) +<em>%aN</em>: author name (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>) </p> </li> <li> @@ -1460,6 +1460,11 @@ </li> <li> <p> +<em>%aE</em>: author email (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>) +</p> +</li> +<li> +<p> <em>%ad</em>: author date (format respects --date= option) </p> </li> @@ -1490,7 +1495,7 @@ </li> <li> <p> -<em>%cN</em>: committer name (respecting .mailmap) +<em>%cN</em>: committer name (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>) </p> </li> <li> @@ -1500,6 +1505,11 @@ </li> <li> <p> +<em>%cE</em>: committer email (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>) +</p> +</li> +<li> +<p> <em>%cd</em>: committer date </p> </li> @@ -1626,7 +1636,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2009-02-14 08:18:33 UTC +Last updated 2009-02-15 10:37:54 UTC </div> </div> </body>